UInt32N INumeric<UInt32N>.Positive()
Private Function Positive As UInt32N
Implements INumeric(Of UInt32N).Positive
private:
virtual UInt32N Positive() sealed = INumeric<UInt32N>::Positive
private abstract Positive : unit -> UInt32N
private override Positive : unit -> UInt32N